home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Comm / AmiTCP30b2.lha / src / l / inet-handler / inet-handler.c < prev    next >
Text File  |  1994-04-05  |  566b  |  21 lines

  1. /*
  2.  * inet-handler.c
  3.  *
  4.  * Author: Tomi Ollila <too@cs.hut.fi>
  5.  *
  6.  * Copyright (c) 1993, 1994 AmiTCP/IP Group, <amitcp-group@hut.fi>
  7.  *                     All rights reserved.
  8.  *
  9.  * Created: Wed Sep 22 14:40:35 1993 too
  10.  * Last modified: Tue Apr  5 19:43:43 1994 too
  11.  *
  12.  * $Id: inet-handler.c,v 3.1 1994/04/05 16:45:02 too Exp $
  13.  *
  14.  */
  15.  
  16. asm(".text; jmp _start");
  17.  
  18. static const char version[] = "$VER: inet-handler 1.70 "__AMIGADATE__" too\n\r"
  19.   "Copyright (c) 1993, 1994 AmiTCP/IP Group, <amitcp-group@hut.fi>\n\r"
  20.   "                    All rights reserved\n\r";
  21.